SDODCS=0, SDOD=000, EXCYC=0, SDOC=0, SOCWP=0, SCOC=0
Output Control Register
SDOC | SDA Output Control 0 (0): IIC drives the SDAn pin low. 1 (1): IIC releases the SDAn pin. |
SCOC | SCL Output Control 0 (0): IIC drives the SCLn pin low. 1 (1): IIC releases the SCLn pin. |
SOCWP | SCL/SDA Output Control Write Protect 0 (0): Bits SCOC and SDOC are protected. 1 (1): Bits SCOC and SDOC can be written (When writing simultaneously with the value of the target bit). This bit is read as 0. |
EXCYC | Extra SCL Clock Cycle Output 0 (0): Does not output an extra SCL clock cycle (default). 1 (1): Outputs an extra SCL clock cycle. |
SDOD | SDA Output Delay 0 (000): No output delay 1 (001): 1 IICφ cycle (When OUTCTL.SDODCS = 0 (IICφ)) 1 or 2 IICφ cycles (When OUTCTL.SDODCS = 1 (IICφ/2)) 2 (010): 2 IICφ cycles (When OUTCTL.SDODCS = 0 (IICφ)) 3 or 4 IICφ cycles (When OUTCTL.SDODCS = 1 (IICφ/2)) 3 (011): 3 IICφ cycles (When OUTCTL.SDODCS = 0 (IICφ)) 5 or 6 IICφ cycles (When OUTCTL.SDODCS = 1 (IICφ/2)) 4 (100): 4 IICφ cycles (When OUTCTL.SDODCS = 0 (IICφ)) 7 or 8 IICφ cycles (When OUTCTL.SDODCS = 1 (IICφ/2)) 5 (101): 5 IICφ cycles (When OUTCTL.SDODCS = 0 (IICφ)) 9 or 10 IICφ cycles (When OUTCTL.SDODCS = 1 (IICφ/2)) 6 (110): 6 IICφ cycles (When OUTCTL.SDODCS = 0 (IICφ)) 11 or 12 IICφ cycles (When OUTCTL.SDODCS = 1 (IICφ/2)) 7 (111): 7 IICφ cycles (When OUTCTL.SDODCS = 0 (IICφ)) 13 or 14 IICφ cycles (When OUTCTL.SDODCS = 1 (IICφ/2)) |
SDODCS | SDA Output Delay Clock Source Selection 0 (0): The internal reference clock (IICφ) is selected as the clock source of the SDA output delay counter. 1 (1): The internal reference clock divided by 2 (IICφ/2) is selected as the clock source of the SDA output delay counter. |